None, True, False, Ellipsis, __debug__, and NotImplemented now use font-lock-constant...
author=?UTF-8?q?Fabi=C3=A1n=20Ezequiel=20Gallina?= <fgallina@cuca>
Thu, 17 May 2012 03:03:19 +0000 (00:03 -0300)
committerFabián Ezequiel Gallina <fabian@anue.biz>
Thu, 17 May 2012 03:03:19 +0000 (00:03 -0300)
commitc39723d829c8b0d6b56de252cb25376bd46fdb69
treeacb3d1e41f302c69d04b4838f09db3d6ba519f6e
parenta06596215bd06af16d2bd40d463f3236ee8d1f30
None, True, False, Ellipsis, __debug__, and NotImplemented now use font-lock-constant-face

Also copyright, license, credits, quit, exit are removed from
font-lock since they are added by the site module and only useful for
shell interaction and not programs.

See: http://docs.python.org/release/3.1.3/library/constants.html#constants-added-by-the-site-module
lisp/progmodes/python.el